home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / internet / serv-u.zip / VERSION.TXT < prev   
Text File  |  1996-03-13  |  10KB  |  194 lines

  1. CHANGES SINCE VERSION 1.00
  2. ==========================
  3.  
  4. Version 2.0, released 13 March 1996
  5. -----------------------------------
  6. * This version will continue to work after March 15th (All previous
  7.   versions stop at that date).
  8. * Converted code to BC 4.52 and OWL 2.5. 
  9. * Now 16- and 32-bit versions.
  10. * Added separate access right for 'list' access.
  11. * Added a luxurious 'user info' box.
  12. * Added IP Name logging.
  13. * Added a 'enable account' checkbox to quickly enable/disable a user.
  14. * Access rules can now be specific to a single directory, or inhereted by
  15.   subdirs (the previous method).
  16. * Fixed various dialogbox errors (text, formatting).
  17. * Changed the FTP 'HELP' command reply to be more UNIX compatible.
  18. * Added a ton of new '%' directives for signon/signoff messages, directory
  19.   change messages, and login messages.
  20. * Changed icons.
  21. * Non-anonymous users can now also delete 'read only' files.
  22. * 'hidden' files are no longer indicated as such in dir listings (confused
  23.   the Mac client 'Fetch').
  24. * The permission server now uses UDP messages instead of TCP.
  25. * Added support for user specific login messages.
  26. * Changed font and size of signon/off message dialog box.
  27. * Added support for 'links' (like UNIX).
  28. * Fixed logscreen: It will now do automatic horizontal scrolling when the
  29.   cursor is moved.
  30. * User is now booted off the server if the password is guessed wrong 3 times.
  31. * Time a user was connected gets logged.
  32. * Inserting new paths in the access rule list is now done at current position
  33.   instead of to the end of the list.
  34. * 'CWD ' (='cd') or 'CWD ~' will now put the user back in the home directory.
  35. * 'NLST *' (='ls') or 'LIST *' (='dir') will now convert to '*.*', ie. will
  36.   use UNIX style globbing.
  37. * Now even softer on your socket stack...
  38. * Made the 'undocumented features' part of the setup.
  39. * Changed directory listing format to be more UNIX compatible.
  40. * Cleaned up local heap management, so the logwindow might actually work
  41.   better.
  42. * Added transfer speed to file transfer log messages.
  43. * Fixed bug that caused filenames like '/c:' to be seen as relative.
  44. * Changed all dialogboxes to use MS or Win95 3D-controls. No more BWCC.DLL.
  45. * Data connection now uses the RFC959 default local port, ie. local port 20
  46.   if the command connection uses 21. Should make some firewalls more happy.
  47. * Added the FTP command SIZE. Should make Netscape happy (so it can tell
  48.   filesize on transfer).
  49. * Fixed client message in case 'anonymous' is disabled.
  50.  
  51. Version 1.1i
  52. ------------
  53. * Change of address in all the documents.
  54. * The try-out version will continu to work after October 15th. 1995 
  55.   (v1.1h won't).
  56. * Fixed bug in renaming long file names.
  57. * Fixed bug that caused rare GPF's with some firewall proxy clients.
  58.  
  59. Version 1.1h
  60. ------------
  61. * Added switch to explicitely disable long file/directory names in 
  62.   Windows 95.
  63. * Fixed a bug causing garbage to appear in some cases if a directory
  64.   listing of an empty directory was made
  65.  
  66. Version 1.1g
  67. ------------
  68. * Fixed bug in making directories for Win3.1 and WFW3.11.
  69. * Fixed bug in deleting long file names under Win95.
  70.  
  71. Version 1.1f
  72. ------------
  73. * Windows 95 long file names are supported. Serv-U auto-detects 
  74.   the presence of Win95.
  75. * The current number of users is displayed in the window title.
  76. * The 'password' checks for anonymous users can be disabled.
  77. * MS-DOS or Windows programs can be started remotely, using the 
  78.   SITE command EXEC. The EXEC mechanism is also part of the 
  79.   regular access rules.
  80. * When the server is stopped while there are users logged in, a 
  81.   dialogbox will pop up to confirm the action.
  82. * Options to the LIST and NLST commands are handled (ie. 'ls 
  83.   -la' like some clients send to the server will produce output).
  84. * The FTP commands APPE (=append) and STOU (=store unique) are 
  85.   now supported.
  86. * Data type 'L8' (=local type 8 bits per byte) is now supported.
  87. * Server is not restarted any more if maximum number of users 
  88.   or time-out values are changed.
  89. * The bug causing Serv-U to beep when it could not log to 
  90.   screen has been fixed (actually a MS-Windows bug).
  91. * Anonymous users no longer see hidden files.
  92. * Drives are checked for accessability before usage, so no 
  93.   longer the 'retry - ignore' dialogboxes.
  94. * Info on the WinSock socket stack is shown on startup.
  95. * Fixed bug causing false dir listings for 'dir .'.
  96. * Made Serv-U more tolerant for firewalls using proxy servers 
  97.   that mix PASV and PORT commands.
  98. * Fixed bug that caused XCWD, XRMD, and XMKD to malfunction.
  99.  
  100. Version 1.1e
  101. ------------
  102. * Anonymous users no longer see 'hidden' files.
  103. * Fixed a rather nasty bug in the security system.
  104. * Paths are now reported back with a leading '/'. This is to ensure 
  105.   more compatibility with the UNIX format and to make a number of 
  106.   Macintosh FTP clients even happier.
  107. * The start-up message of Serv-U now reports the socket stack it is 
  108.   running on.
  109. * Fixed bug that assigned random passwords to users that should 
  110.   have no password (a situation found in users belonging to a group
  111.   where the group password should also be the user's password).
  112. * When a user/group has a password it is now shown as '***********' in
  113.   'setup - users/groups'. Deleting this deletes the password entry for 
  114.   that user/group, ie. it no longer has a password. 
  115. * Spaces are now allowed in user names and passwords.
  116. * Stopping the server is logged (if logging to file is switched on).
  117. * Paths are now consistently reported back using '/' instead of '\', to
  118.   be more in line with the UNIX way of working. Mac FTP clients need 
  119.   this to function properly.
  120. * A leading '/' or '\' in front of a full pathname is ignored, ie.
  121.   '/c:/util' is equivalent to 'c:\util'. This allows for UNIX style 
  122.   changes of directory, and enables WWW browsers to change drives.
  123. * The response to an incorrect anonymous password is changed to be 
  124.   more informative.
  125. * Very long pathnames are now supported correctly.
  126. * Displaying a file when the client changes directory is supported.
  127. * When 'setup - logging - FTP commands' is switched on it no longer shows
  128.   passwords, 'XXXXX' instead.
  129.  
  130. Version 1.1, released 19 March 1995 
  131. -----------------------------------
  132. * Fixed some spelling errors in messages. Fixed logging to screen for
  133.   time-out messages. Added log message in case limit of no. of users is
  134.   reached. Added log message when server is (re)started. 
  135. * Added lots of logging. 
  136. * The SYST command now replies with the code for a UNIX system. This
  137.   is because some clients use it to determine the format of directory 
  138.   listings.
  139. * Time-out values for idle/hung connections are now part of server setup. 
  140. * Drastically increased packet time-out for data transfer, now set at 5
  141.   minutes (was 30 seconds). Should be sufficient to allow transfer even on
  142.   bad connections. 
  143. * Log messages for failed data transfers now have a specification showing
  144.   why. 
  145. * Fixed bug that caused path for anonymous users with root as home
  146.   directory to be reported without a '\' at beginning. The same bug caused
  147.   absolute paths in CWD to be processed incorrectly. 
  148. * Changed the HELP response to make WS_FTP work properly with
  149.   Serv-U. 
  150. * Added support for transfer to/from ports (PRN: AUX: LPTx: and
  151.   COMx:). 
  152. * Made a work-around for FTP Inc.'s WinSock stack. This stack does not
  153.   handle SO_LINGER properly on closing a socket, causing 'data channel
  154.   in use' errors. 
  155. * Fixed bug that caused random truncation of PUT files in combination with
  156.   some clients. 
  157. * Fixed bug that allowed users to get 'dir' listings for paths with 
  158.   explicitly no access set to them. 
  159. * Fixed bug causing 'dir' with absolute path name to go wrong. 
  160.   Changed response messages to file transfers, only the filename is shown
  161.   now, not the path name. 
  162. * Added a retry period for the server to come online. This should solve
  163.   problems with socket stacks that do not allow to re-use a port
  164.   immediately after closing it. 
  165. * Changed the timing of the '150-' response message for PASV transfers. It
  166.   is now sent after the data connection is established instead of at the 
  167.   time of a transfer command. 
  168. * The listening socket will now automatically be restarted when killed 
  169.   by the socket stack. Some stacks kill listening sockets without reason
  170.   (Trumpet for one). 
  171. * Fixed a bug that made RMD (=remove directory) fail if the directory was
  172.   on a drive other than the active drive. 
  173. * Username 'FTP' is now synonymous to 'ANONYMOUS'. 
  174. * Fixed bug in very long directory listings (>64K data). 
  175. * Clients that connect but never log in are now kicked off the system 
  176.   after 5 minutes. 
  177. * User can now select the try-out method: Fully functional with contacts to
  178.   my permission server, or, crippled but no permission server contacts. 
  179. * Installed selectable path mechanism for anonymous: Either absolute paths
  180.   (like a regular user) allowing for drive changes, or paths relative to the
  181.   home directory (needed for WWW browsers). 
  182. * Changed registration key to work with user/company name instead of IP
  183.   number. Every time Serv-U is started it tries to read the key from a file
  184.   KEY.TXT. Registered version displays the key in the "About" box and in
  185.   reply to the FTP HELP command. 
  186. * Changed the RETR and STOR replies (used for GET and PUT). They
  187.   are now conform the average UNIX system. This makes WS_FTP more
  188.   happy, so it shows a progress bar while downloading.
  189.  
  190. Version 1.00
  191. ------------
  192. * Initial release 7 February 1995
  193.  
  194.